home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 17278 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: news.localnet.com!usenet
  2. From: Scott Kurzawski <SFVETTER@localnet.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: F7 Help in Turbo C++
  5. Date: Sun, 14 Apr 1996 21:12:39 -2100
  6. Organization: LocalNet Corporation
  7. Message-ID: <31729197.4233@localnet.com>
  8. NNTP-Posting-Host: ppp26.localnet.com
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.01 (Win16; I)
  13.  
  14. I need some help on running Borland's Turbo C++ Ver 3.0 for DOS in the Step/Trace <F7> 
  15. and the Step Over <F8> debugging modes.  I am having trouble on my home 486DX2-66 system 
  16. only.  I can compile and run the programs with no troubles in the normal manner, but 
  17. when I use the Trace option the computer hangs up (usually when the computer 
  18. tries executes a cout << line.  The only way to get out of it is to reboot.  I've made 
  19. sure that all of the lines in the program are properly terminated with a null character. 
  20.  In addition, I can operate the same programs using the same software on other 
  21. IBM systems (school and work) in the Trace Debugging mode with no troubles.  I loaded 
  22. the software and used only standard default settings.  It almost seems like there is 
  23. some kind of interrupt conflict when it tries to execute such a command.
  24.  
  25. Any help would be much appreciated as this is a handy feature.
  26.  
  27. Scott Kurzawski
  28. sfvetter@localnet.com
  29.